SmartFTP FTP Library
ISSHConnection::UseMessageLoop Property

Specifies if the component uses a message loop while waiting for an operation to return. The message loop dispatches the windows messages queued in the windows message queue. 

Default: false

IDL
__property VARIANT_BOOL UseMessageLoop;

Typically this should only be enabled if the methods of the SFTPConnection object are called from the main window thread in your application.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.